CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket file transfer

搜索资源列表

  1. Socket进行文件传输

    0下载:
  2. windows Socket进行文件传输-for file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:130617
    • 提供者:严国辉
  1. multi_thread_socket_filetrans

    0下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:34313
    • 提供者:韩为
  1. socket-BT

    0下载:
  2. 基于BT的文件传输工具,传送方输入IP,接受方监听就可以实现了。-based on BT's file transfer tool to enter IP transmission, the receiving party eavesdropping on reality.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:118711
    • 提供者:黄棱
  1. sock-multhread

    0下载:
  2. 在windows环境下实现多线程socket文件传输,对初学者有一定的帮助.-windows environment in a multi-threaded socket file transfer, for beginners helpful to a certain extent.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:82778
    • 提供者:lixtt
  1. p2p(socket)

    1下载:
  2. 用C#Socket实现点对点的文件传输,利用4个类的建立来实现-C# Socket point-to-point file transfer, using four categories to achieve the establishment
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5590
    • 提供者:张少先
  1. 864803243Socket

    0下载:
  2. socket文件传输小程序非常好用特别好用-socket file transfer very easy to use particularly useful for small programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:163396
    • 提供者:刘一
  1. File-Transfer

    0下载:
  2. 基于SOCKET中的tcp实现了自己协议下的文件传输。并对文件进行了MD5加密。-SOCKET in the tcp-based to achieve their file transfer under the agreement. And file the MD5 encryption.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:8354
    • 提供者:IVAN
  1. Java-file-transfer

    0下载:
  2. 文件传输 java 实现 很好用 socket-Java file transfer using socket to achieve good
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:2802
    • 提供者:fj
  1. linux-socket-file-transfer

    0下载:
  2. linux系统下PC机与PC机、pc机与ARM板之间的网络文件传输代码,基于socket。-linux system, network file transfers between the PC and the PC, pc machine with ARM board code, based on the socket.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:14245
    • 提供者:周安
  1. file-transfer

    0下载:
  2. 此程序通过socket方法实现了文件在网络中的传输过程,适用于网络编程初级人员。-This program through the socket method transfer process of files in the network, suitable for network programming primary reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:22881
    • 提供者:大李
  1. File-transfer-system-based-on-TCP

    0下载:
  2. 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。-System With JAVASE platform file transfer between two computers using socket communication and design appropriate GUI. Socket mode files quickly and accurat
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:241633
    • 提供者:何鹏飞
  1. Socket-filetransfer

    0下载:
  2. Java语言版的Socket文件传输,包含一个客户端和一个服务器端。-Java language version of the the Socket file transfer, contains a client and a server-side.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:1683
    • 提供者:孙凯歌
  1. socket-file

    0下载:
  2. 计算机网络课程设计,基于socket编程的文件传输系统,有登陆密码验证以及服务器客户端源代码-Computer network curriculum design, based on socket programming file transfer system, a login password authentication, and server client source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-11
    • 文件大小:2744386
    • 提供者:kuangpeiyu
  1. select-transfer-file

    0下载:
  2. socket的select传文件的实例-阻塞模式-select the socket file transfer instance- blocking mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8421647
    • 提供者:chenfeng
  1. VB-file-transfer-based-on-Winsock

    0下载:
  2. 用VB实现文件传输功能,这个是基于SOCKET的,有了这个代码就可以实现文件传输-Design of VB file transfer program based on Winsock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:4604
    • 提供者:张占军
  1. socket

    0下载:
  2. 使用socket网络编程实现的文件传输,客户端读取指定目录下文件的内容,利用socket建立连接发送,服务器端接收数据并写入文件。-Network programming using socket file transfer, the client reads the contents of files in the specified directory using the socket to establish a connection to send, the server receive
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-16
    • 文件大小:24234732
    • 提供者:陆凌辉
  1. socket

    0下载:
  2. 服务器客户端实现Socket文件传输包含读文件和写文件-Server client implementation the Socket file transfer consists of read and write files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:王玲
  1. Network-file-transfer-system

    0下载:
  2. 网络文件传输系统程序源代码,采用 windows socket开发,包括客户端和服务器端程序代码。-Network file transfer system source code that is used windows socket to develop, include client and server programs.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:529458
    • 提供者:go
  1. socket

    0下载:
  2. 在C++中使用socket实现文件传输,有服务端与客户端-In the C++ Realize the use of socket file transfer, has client and client
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:151801
    • 提供者:zhch21
  1. test_client

    0下载:
  2. VC实现的socket文件传输client端,并且支持配置文件修改连接服务器端的ip和端口,所传文件的路径。(VC implements the socket file transfer to the client side, and supports configuration files to modify the connection server IP and port, the path of the file.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:7557120
    • 提供者:liuys
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com